Skip to content

Process tracker python 142#167

Merged
OpenDataAlex merged 6 commits into
masterfrom
process_tracker_python-142
Dec 18, 2019
Merged

Process tracker python 142#167
OpenDataAlex merged 6 commits into
masterfrom
process_tracker_python-142

Conversation

@OpenDataAlex

Copy link
Copy Markdown
Owner

No description provided.

Alex Meadows added 6 commits December 5, 2019 10:10
🐛 Issue with logic when config_location provided

Logical fault caused the config file in config_location to be overwritten as if it
didn't exist.
✨  All tables now have basic audit fields enabled

Audit fields have been added to all tables.  The fields are:

created_date_time
update_date_time
created_by
updated_by

Closes #142
✨ Added ability to break out record counts by processing type (inserts, updates)

Instead of just having an overall total record count for process runs, support is added for breaking out the total count by inserts and updates for a given run.
Totals are still available, but this allows for finer understanding of what actually was done during the process run.

Closes #143
✨  All tables now have basic audit fields enabled

Audit fields have been added to all tables.  The fields are:

created_date_time
update_date_time
created_by
updated_by

Closes #142
@OpenDataAlex OpenDataAlex merged commit ec39e28 into master Dec 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant